home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / Demo Software / Trapeze / Trapeze Help / Trapeze Help.rsrc / HELP_2120_fill < prev    next >
Text File  |  1989-03-06  |  342b  |  6 lines

  1. fill ( rows, columns, value* )
  2. fill a block with a value
  3.  
  4. rows—single number defining # of rows in result; columns—single number defining # of columns in result; value—optional single value to fill the block with.
  5.  
  6. fill creates a block sized rows by columns and filled with value if value is given, otherwise the block is filled with zeroes.